﻿2026-07-29T10:17:45.0360209Z ##[group]Run actions/checkout@v5
2026-07-29T10:17:45.0361148Z with:
2026-07-29T10:17:45.0361884Z   repository: BigscreenVR/spt-bs-core
2026-07-29T10:17:45.0369868Z   token: ***
2026-07-29T10:17:45.0370626Z   ssh-strict: true
2026-07-29T10:17:45.0371365Z   ssh-user: git
2026-07-29T10:17:45.0372115Z   persist-credentials: true
2026-07-29T10:17:45.0372928Z   clean: true
2026-07-29T10:17:45.0373679Z   sparse-checkout-cone-mode: true
2026-07-29T10:17:45.0374919Z   fetch-depth: 1
2026-07-29T10:17:45.0375697Z   fetch-tags: false
2026-07-29T10:17:45.0376434Z   show-progress: true
2026-07-29T10:17:45.0377188Z   lfs: false
2026-07-29T10:17:45.0377894Z   submodules: false
2026-07-29T10:17:45.0378672Z   set-safe-directory: true
2026-07-29T10:17:45.0379630Z   allow-unsafe-pr-checkout: false
2026-07-29T10:17:45.0380512Z ##[endgroup]
2026-07-29T10:17:45.1219198Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T10:17:45.1222471Z ##[group]Getting Git version info
2026-07-29T10:17:45.1224357Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T10:17:45.1227158Z [command]/usr/bin/git version
2026-07-29T10:17:45.1228319Z git version 2.43.0
2026-07-29T10:17:45.1232188Z ##[endgroup]
2026-07-29T10:17:45.1238629Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1b256ae4-d265-400a-9dee-9251de9ae779' before making global git config changes
2026-07-29T10:17:45.1242162Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:17:45.1245615Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:17:45.1259252Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T10:17:45.1278093Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:17:45.1290566Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T10:17:45.1292871Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T10:17:45.1312781Z HEAD
2026-07-29T10:17:45.1344803Z ##[endgroup]
2026-07-29T10:17:45.1346119Z [command]/usr/bin/git submodule status
2026-07-29T10:17:45.1524363Z ##[group]Cleaning the repository
2026-07-29T10:17:45.1525775Z [command]/usr/bin/git clean -ffdx
2026-07-29T10:17:46.3016567Z Removing target/
2026-07-29T10:17:46.3025364Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T10:17:46.3086310Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:17:46.3091609Z ##[endgroup]
2026-07-29T10:17:46.3093909Z ##[group]Disabling automatic garbage collection
2026-07-29T10:17:46.3097653Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T10:17:46.3121873Z ##[endgroup]
2026-07-29T10:17:46.3122398Z ##[group]Setting up auth
2026-07-29T10:17:46.3127109Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:17:46.3154479Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T10:17:46.3348919Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:17:46.3374978Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T10:17:46.3561084Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:17:46.3587307Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:17:46.3780257Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T10:17:46.3812676Z ##[endgroup]
2026-07-29T10:17:46.3813268Z ##[group]Fetching the repository
2026-07-29T10:17:46.3819949Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c2e41d416c8363b5fc8884d93ee83a802e233430:refs/remotes/pull/120/merge
2026-07-29T10:17:47.0216101Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:17:47.0216841Z  * [new ref]           c2e41d416c8363b5fc8884d93ee83a802e233430 -> pull/120/merge
2026-07-29T10:17:47.0234894Z ##[endgroup]
2026-07-29T10:17:47.0235327Z ##[group]Determining the checkout info
2026-07-29T10:17:47.0236329Z ##[endgroup]
2026-07-29T10:17:47.0240182Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T10:17:47.0277392Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T10:17:47.0299579Z ##[group]Checking out the ref
2026-07-29T10:17:47.0302051Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/120/merge
2026-07-29T10:17:47.0576521Z Previous HEAD position was 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:17:47.0577830Z HEAD is now at c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:17:47.0584938Z ##[endgroup]
2026-07-29T10:17:47.0620671Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T10:17:47.0642422Z c2e41d416c8363b5fc8884d93ee83a802e233430
